Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump tabulator-tables and @types/tabulator-tables #3410

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps tabulator-tables and @types/tabulator-tables. These dependencies needed to be updated together.
Updates tabulator-tables from 4.9.3 to 6.3.1

Release notes

Sourced from tabulator-tables's releases.

Updates and Fixes

  • Fixed an exception when a column using the virtual horizontal renderer contained only frozen columns
  • Nested tables no longer cause a memory leak when data is replaced using the setData function
  • Column width changes triggered by a user double clicking on the column resize handle are now persistent when the table is redrawn due to resize or visibility change
  • The order of interaction event dispatches has been corrected so the cell event is fired before the row event

Improved Importing, Adaptive Formatters & Dependency Management

There have been many changes in the latest release, including:

  • Improved Dependency Management

  • Loads of new Import functionality

  • Adaptive Formatters & Editors

  • Improved Sorters

  • New Formatters

  • Import Mutators

Checkout the Release Notes for full details

Updates and Fixes

Added src files to package.json export list

Updates and Fixes

Fix regression in package.json

Updates and Fixes

Fix regression in last patch release

Updates and Fixes

  • Updated bundler and package.json to improve ESM import compatibility
  • Fixed alignment issues when browser is zoomed into table

Updates and Fixes

  • Range selection with column moving now works correctly
  • Focus is now correctly restored after range selection
  • Range selection will no longer accidentally select the row header when using keyboard navigation
  • The getCells function on the range component now correctly returns cell components
  • Improved cell range jump navigation in large data sets
  • Navigation focus maintained when scrolling
  • Fixed node version issue in linter config
  • Fixed issue with popup lists not fitting on screen

Toggle Formatter, AutoColumns Updates & Events

No release notes provided.

Spreadsheet Importer

... (truncated)

Commits
  • a46c3d7 build version 6.3.1
  • abc4111 update copyright notice
  • cd66586 fix event propagation order
  • 48ee66a ensure that auto column resize on double click get counted as a user choice
  • 76b6946 remove deprecated downloadReady logic
  • d240a35 fixed memory leak when replacing data on table with nested data
  • 000373b fix issue with horizontal renderer when only frozen columns are included
  • a488466 Merge commit '2febe77981eec51803fd40e5ee5e97e02321b170'
  • 2febe77 update version to 6.3
  • c0df635 fix regression in format module
  • Additional commits viewable in compare view

Updates @types/tabulator-tables from 4.9.4 to 6.2.3

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
tabulator-tables [>= 5.a, < 6]
@types/tabulator-tables [< 6, > 5.1.0]

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 20, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-c51a9d7786 branch from 24fdac7 to b867d27 Compare January 20, 2025 18:23
Bumps [tabulator-tables](https://github.com/olifolkerd/tabulator) and [@types/tabulator-tables](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tabulator-tables). These dependencies needed to be updated together.

Updates `tabulator-tables` from 4.9.3 to 6.3.1
- [Release notes](https://github.com/olifolkerd/tabulator/releases)
- [Commits](olifolkerd/tabulator@4.9.3...6.3.1)

Updates `@types/tabulator-tables` from 4.9.4 to 6.2.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tabulator-tables)

---
updated-dependencies:
- dependency-name: tabulator-tables
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@types/tabulator-tables"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-c51a9d7786 branch from b867d27 to 0086ec7 Compare January 21, 2025 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants